home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrapezeDemo / Trapeze Help / Trapeze Help.rsrc / HELP_2057_gauss < prev    next >
Encoding:
Text File  |  1987-07-08  |  394 b   |  7 lines

  1. gauss ( coefficient matrix, constant matrix, count*, maxerr* )
  2. linear equation solver
  3.  
  4. coefficient matrix╤nonsingular square number matrix; constant matrix╤number matrix with same # of rows as coefficient; count╤optional # of iterations; maxerr╤optional minimum change between iterations.
  5.  
  6. gauss creates a block containing the solutions which is the same size as the constant matrix argument.